Checks if a point is inside the polygon.
The exact behavior depends on the implementation and dimensionality of the polygon.
True if the point is inside or on the boundary of the polygon, false otherwise.
The point to check.